home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 24 / MacFormat n. 24 (Spain) / MacFormat 24.bin / Demos / Jungle Activated! / JungleActivated Demo / jung DEMO d / 00153_MBeat.ls < prev    next >
Encoding:
Text File  |  1996-10-14  |  124 b   |  8 lines

  1. on mouseUp
  2.   global gWhereFrom
  3.   cursor(-1)
  4.   set gWhereFrom to the frameLabel
  5.   go("MBeat")
  6.   set the windowList to []
  7. end
  8.